home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-10-07 | 306 b | 12 lines |
- GEOM = ../../../../..
- include ${GEOM}/makefiles/Makedefs.global
- include ../Makedefs
- include ${GEOM}/makefiles/Makerules.obj
-
- OOGLLIBS = -lstubdraw -lgeom -lvect -lpolylist -lquad -lmesh -lbezier -linst \
- -ltlist -llist -lstub -lgeom -loogl -lbbox -lshade -lcolor -l3d
-
- MALLOCLIB=
-
- include ../Makefile.obj
-